<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*网页全局样式开始*/
	html{
		/*页面变灰*/
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
	}

	body
	{
		/*body基本样式开始*/
		font-family:"微软雅黑", Arial;
		color:#333333;
		margin:0px;
		padding:0px;
		background-color:#ffffff;
		background:url(main_bj.jpg) top repeat-x;
		font-size:14px;
		line-height:180%;
		text-decoration:none;
        text-align: left;
		text-align:Justify;/*(火狐)*/
  		text-justify:inter-ideograph;/*(IE)*/
	
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat-x;
			background-position: top;
			scrollbar-face-color:#b9b9b9;	
			scrollbar-highlight-color:#b9b9b9;
			scrollbar-shadow-color:#b9b9b9;
			scrollbar-3dlight-color:#b9b9b9;
			scrollbar-darkshadow-color:#b9b9b9;
			scrollbar-arrow-color:#F0F0F0;
			scrollbar-track-color:#F0F0F0;
			scrollbar-base-color:#F0F0F0;

			/*拖动条的表面颜色*/
			scrollbar-face-color:#fbf6e8; MARGIN: 0px;  
			/*亮边*/  
			scrollbar-highlight-color:#fbf6e8;
			/*暗边*/
			scrollbar-shadow-color:#aaaaaa;
			scrollbar-3dlight-color:#aaaaaa; 			
			/*箭头颜色*/
			scrollbar-arrow-color:#aaaaaa;  
			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#fbf6e8;	
			scrollbar-darkshadow-color:#fbf6e8
		/*body扩展样式结束*/
	}

	page
	{
		width:auto;!important;
		max-width:1002px;!important;margin:0 auto; height:auto;!important;
		width:1002px;
	}

	/*页面容器初始化开始,*/
	tr,td,span { color:#555555; line-height:180%;}
	

	/*页面容器初始化结束*/

/*网页全局样式结束*/

/*版通基本样式开始*/
	/*文章标题样式*/
	#zoom img{ max-width:600px; height:auto; zoom:expression( function(elm)  { if (elm.width&gt;600)  { 
	var oldVW = elm.width;  elm.width=600;  elm.height = elm.height*(600 /oldVW); } elm.style.zoom = '1'; } (this)); }
	.title{font-size:16pt; color:#3d3d3d; font-weight:bold; line-height:150%;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:9pt; text-decoration:none; color:#555555;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size:14px; text-decoration:none; color:#555555; line-height:28px;text-align:Justify; text-justify:inter-ideograph;}
	.bt_content p { margin:15px;}

	/*时间显示样式*/
	.bt_time {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}
	.bt_date {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;color:#555555}

	.bt_unline  {border-bottom:#999999 dashed 1px;}
/*版通基本样式结束*/

/*超链接样式开始 可自行扩展*/
	a.white { text-decoration: none; color:#ffffff;}
	a.white:hover { text-decoration:none; color:#ff0000;}
	a.white:visited{ text-decoration: none; color:#ffffff;}

	/*整个网页超链接样式开始*/
	a {font-size:10.5pt ;text-decoration:none; color:#333333; }
	a:hover{font-size:10.5pt ;color:#0060a6;text-decoration:none; }
/*超链接样式结束*/

/* 自定义样式开始 */
	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#FFFFFF; font-size: 9pt; text-decoration:none; }
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }

	/* 四周为1象素的边框*/
	.border1 
	{  
		BORDER-RIGHT: #555555 1px solid; BORDER-LEFT: #555555 1px solid; BORDER-BOTTOM: #555555 1px solid;BORDER-TOP: #555555 1px solid;background-color:#ffffff
	}

	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#555555, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000)
	}	

	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
	.alphaimage
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale')
	} 

	/* Blur IE5.5+ 模糊阴影字*/
	.blur1
	{
		filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25)
	}	

	/* Blur IE5.5+ 模糊阴影字*/
	.blur2
	{
		filter:blur(add=ture,direction=135,strength=6)
	}	

	/* DropShadow 有斜度的阴影字 IE4.0+ */
	.dropshadow1 
	{
		color: #ff0000;
		filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
	}	

	/*	制作对象的阴影效果IE5.5+*/
	.dropshadow2
	{
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true)
	}
	
/* 自定义样式结束 */
/* 列表页色块*/
.color1 { width:97px; height:97px; line-height:97px; text-decoration: none; background-color:#d13f3f; border-color:#c9c9c9; border-width:1px; border-style: solid; border-radius:12px}
.color1:hover { width:97px; line-height:97px; text-decoration:none; color:#ffffff; background-color:#d12324;}
.color2 { width:97px; height:97px; line-height:97px;  text-decoration: none; background-color:#1e97dc; border-color:#c9c9c9; border-width:1px; border-style: solid; border-radius:12px}
.color2:hover { width:97px; line-height:97px;  text-decoration:none; color:#ffffff; background-color:#1b85c2;}

/********************网站头尾通用样式****************************/
/*banner*/
.banner_box { width:100%; min-width: 1170px; margin:0 auto; height:416px;background:#f5f5f5; display:block; overflow:hidden; position:relative; z-index: 1;}
.bannar-list div {
	width: 100%;
	height: 401px;
	background: bottom center no-repeat;
	position: absolute;
}
.bannar-button {
	position: absolute;
	bottom: 13px;
	width: 100%;
	height: 15px;
	z-index: 100;
}
.bannar-button ul {
	width: 114px;
	height: 15px;
	margin: 0 auto;
}
.bannar-button ul li {
	float: left;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin: 0 8px;
}
.button-blue {
	background: url(bannar_button_red.png) no-repeat;
}
.button-normal {
	background: url(bannar_button_normal.png) no-repeat;
}

/*头部样式*/
.nav_box { width:1170px; height:120px; margin:0 auto;}
.top_search { width:1170px; height:40px; padding-top:10px; margin:0 auto; text-align:right;}
.logo { width:410px; margin-top:-6px; height:70px; float:left; background:url(hf_logo.jpg) top left no-repeat;}
.logo a{ width:410px; height:70px; display:block;}

/*导航样式*/
.navigation { width:760px; z-index:100; float:left; position:relative;}
.navigation-up {	height:70px;}
.navigation-up li { margin-left:46px; color:#333; float:left;}
.navigation-up .nav-up-selected { background: url(nav_bj.jpg) no-repeat center 46px;}
.navigation-up li h2 { margin:0; padding:0;}
.navigation-up li h2 a { line-height:55px; *line-height:43px; font-size:17px; font-weight:bold; color:#333333;}
.navigation-down { width:100%; top:70px; left:0px; position:absolute; clear:both; z-index:9999; }
.navigation-down .nav-down-menu { width:100%; margin:0; top:0; background:#f5f5f5; position:absolute; display:none;height:260px;}
.navigation-down .nav-down-menu .navigation-down-inner { padding:35px 0px 0px 5px; position:relative;}
/*子栏目样式*/
.navigation-down-inner ul { width:360px; overflow:hidden;}
.navigation-down-inner ul li { width:120px; margin-left:30px; padding-left:10px; line-height:45px; border-bottom:#bcbcbc 1px solid; float:left;}
.navigation-down-inner .nav-pic { width:240px; position:absolute; top:35px; left:360px;}

/*底部链接版权等样式*/
.bottom { width:100%; min-width: 1170px; height:120px; background-color:#e8e8e8; clear:both;}
.bottom_cont { width:1170px; height:70px; margin:0 auto; padding-top:16px;}
.bottom_logo { width:70px; height:70px; float:left; background:url(bottom_logo.jpg) 0 4px no-repeat;}
.bottom_word { width:670px; height:70px; font-size:9pt; color:#666666; float:left;}
.bottom_share { width:350px; height:70px; margin-left:80px; float:left;}
.bottom_cont .bottom_link { height:31px; border-bottom:#d7d7d7 1px solid;}
.bottom_cont .bottom_link a { font-family:宋体; font-size:9pt; line-height:30px;}
.bottom_cont .bottom_link span { padding:0 14px;}
.bottom_cont .bottom_copyright { padding-top:7px; line-height:22px; color:#999999;}

/*清除浮动*/
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.clear { margin: 0px; padding: 0px; height: 1px; line-height: 1px; clear: both; font-size: 1px; }



/********************首页内容部分样式****************************/
.main_box { width:1170px; height:862px; margin:0px auto;}

.left-list{
	width: 420px;
	height: 700px;
	float: left;
	margin-right: 30px;
}
.nnews-list {
	width: 420px;
    height: 330px;
    background:#fff;
    border:1px solid #e8e8e8;
}
.nnews-list h2 {
    padding: 0 15px 0px 15px;
    line-height: 35px;
	border-bottom: 1px #dbdbdb solid;
}
.nnews-list h2 a {
	font-size: 18px;
	color: #0060a6;
}
.nnews-list&gt;div{
    padding:0 15px;
}
.media-list {
	width: 420px;
    height: 330px;
    background: #fff;
    border:1px solid #e8e8e8;
}
.media-list h2 {
	padding: 0 15px 0px 15px;
    line-height: 35px;
	border-bottom: 1px #dbdbdb solid;
}
.media-list h2 a {
	font-size: 18px;
	color: #0060a6;
}
.media-list&gt;div{
    padding:0 15px;
}

.nnotice {
	width: 420px;
	height: 680px;
	float: left;
    margin-right: 30px;
    background:#fff;
    border:1px solid #e8e8e8;
}
.nnotice-top {
	float: left;
	width: 405px;
	padding: 0 0 0 15px;
    line-height: 35px;
	border-bottom: 1px #dbdbdb solid;
}
.nnotice-top li {
	float: left;
}
.nnotice-top li a {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.nnotice-top li.nselected a {
	color: #0060a6;
}
.midd-left-cont{
    padding:0 15px;
}
.midd-right-cont {
    padding:0 15px;
	display: none;
}

.right-list{
	width: 268px;
	height: 700px;
	float: left;
}
.nproduc {
	width: 270px;
    height: 330px;
    background:#fff;
    border:1px solid #e8e8e8;
}
.nproduc h2 {
    padding-left:15px;
    line-height: 35px;
}
.nproduc h2 a {
	font-size: 18px;
	color: #0060a6;
}

.nproduc-btn {
	width: 270px;
	height: 262px;
	float: left;
	/*background: url(nprobg.png) left top no-repeat;*/
    /* border: 1px solid #dbdbdb; */
    padding-left:15px;
}
.nproduc-btn li {
	width: 135px;
	height: 80px;
	/*float: left;*/
}
.nproduc-btn li a {
	display: block;
	position: relative;
	width: 135px;
	height: 80px;
}

.nproduc-btn li a p {
    	color: #333333;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 100px;
	text-align: center;
	line-height: 40px;
}
.nproduc-bt01 a {
	background: url(1-2.png) center 20px no-repeat;
	color: #25658d;
}
.nproduc-bt02 a {
	background: url(2-2.png) center 20px no-repeat;
	color: #25658d;
}
.nproduc-bt03 a {
	background: url(4-2.png) center 20px no-repeat;
	color: #25658d;
}
.nproduc-bt04 a {
	background: url(3-2.png) center 20px no-repeat;
	color: #25658d;
}
.nproduc-bt01 a.ncurrent {
	/*background: url(1-1.png) center 20px no-repeat;*/
	color: #0060a6;
	font-weight: bold;
}
.nproduc-bt02 a.ncurrent {
	/*background: url(2-1.png) center 20px no-repeat;*/
	color: #0060a6;
	font-weight: bold;
}
.nproduc-bt03 a.ncurrent {
	/*background: url(3-1.png) center 20px no-repeat;*/
	color: #0060a6;
	font-weight: bold;
}
.nproduc-bt04 a.ncurrent {
	/*background: url(4-1.png) center 20px no-repeat;*/
	color: #0060a6;
	font-weight: bold;
}
.nproduc-bt01 a.ncurrent p{
	color: #0060a6;
}
.nproduc-bt02 a.ncurrent p{
	color: #0060a6;
}
.nproduc-bt03 a.ncurrent p{
	color: #0060a6;
}
.nproduc-bt04 a.ncurrent p{
	color: #0060a6;
}

.nmore a {
	font-size: 12px;
	color: #0060a6;
	line-height: 200%;
}
.video-list {
	/*width: 420px;*/
    height: 330px;
    background: #fff;
    border:1px solid #e8e8e8;
}
.video-list h2 {
	padding: 0 0 0 15px;
    line-height: 35px;
	border-bottom: 1px #dbdbdb solid;
}
.video-list h2 a {
	font-size: 18px;
	color: #0060a6;
}
.video-list&gt;div{
    padding-left:15px;
}</pre></body></html>